-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/custom event loop #14
base: dev
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #14 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 57 58 +1
Lines 1627 1654 +27
=========================================
+ Hits 1627 1654 +27
Continue to review full report at Codecov.
|
Hold off merging until ruby2d/ruby2d#182 is resolved. |
… be processed for tests - this requires atomically setting another variable when popping from Queue
… for the condition variable - when waiting to set a new custom event, and when waiting for all custom events to complete
There's an issue where now on the correct answer the box may or may not become green for a split second before the next level. My understanding is that this is because:
|
No description provided.